google.golang.org/grpc/balancer/pickfirst/pickfirstleaf.addressList.increment (method)
4 uses
google.golang.org/grpc/balancer/pickfirst/pickfirstleaf (current package)
pickfirstleaf.go#L500: for valid := true; valid; valid = b.addressList.increment() {
pickfirstleaf.go#L566: if b.addressList.increment() {
pickfirstleaf.go#L691: if b.addressList.increment() {
pickfirstleaf.go#L850: func (al *addressList) increment() bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)